command interface meaning in English
命令接口
Examples
- All concrete commands - all business logic - realize the command interface
所有的具体指令- -所有的业务逻辑- -实现命令接口。 - Swat 4 took a big step forward from its predecessor in regard to squad control , with an easy - to - use graphic command interface
Swat 4使用简易操作的图象命令界面,在小队控制方面相对于前作是个很大的进步。 - Chapter 3 describes the system design as a whole , including the system structure design , the command interface involved in task - level debugging in debugger and host , and the debugging agent module design
内容主要包括系统的体系结构设计,调试器和目标机方与任务级调试相关的命令接口,目标机方运行的调试代理模块设计。 - For our purposes , the command interface is the existing icommand interface see project structure in figure 2 , the invoker is always businesslayerproxy and the creator is always commandfactory
对我们的目的来说, command接口就是现有的icommand接口(如图2所示) 。 invoker总是businesslayerproxy ,创建者就是commandfactory 。